func runtime.reflect_makechan

one use

	runtime (current package)
		chan.go#L61: func reflect_makechan(t *chantype, size int) *hchan {